HDDS-1553. Add metrics in rack aware container placement policy.#1361
HDDS-1553. Add metrics in rack aware container placement policy.#1361xiaoyuyao merged 3 commits intoapache:trunkfrom
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
NIT: datanodeAllocationTryCount -> datanodeChooseAttemptCount
There was a problem hiding this comment.
datanodeAllocationSuccessCount -> datanodeChooseSuccessCount
There was a problem hiding this comment.
datanodeAllocationCompromiseCount -> datanodeChooseFallbackCount
xiaoyuyao
left a comment
There was a problem hiding this comment.
LGTM, just some minor comments on metrics naming.
|
Thanks Xiaoyu for the comments. |
|
💔 -1 overall
This message was automatically generated. |
|
Thanks @ChenSammi for the contribution. +1 for the latest change, I merged the change to trunk. |
|
Thanks @xiaoyuyao for the review. |
https://issues.apache.org/jira/browse/HDDS-1553.
Initial patch